home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / biblio / bibtex / mac / bib.hqx / Bib Stack / background_27017.txt < prev    next >
Text File  |  1989-12-05  |  2KB  |  76 lines

  1. -- background: 27017 from stack: in
  2. -- bmap block id: 2379
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: Names
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 6002
  11. -- rect: left=39 top=44 right=338 bottom=473
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 3
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Names
  20.  
  21.  
  22. -- part 4 (button)
  23. -- low flags: 00
  24. -- high flags: 8004
  25. -- rect: left=1 top=3 right=27 bottom=102
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Card type ...
  34. ----- HyperTalk script -----
  35. on mouseDown
  36.   do "goToCard"
  37. end mouseDown
  38.  
  39.  
  40. -- part 6 (button)
  41. -- low flags: 00
  42. -- high flags: 0002
  43. -- rect: left=477 top=316 right=337 bottom=507
  44. -- title width / last selected line: 0
  45. -- icon id / first selected line: 16560 / 16560
  46. -- text alignment: 1
  47. -- font id: 0
  48. -- text size: 12
  49. -- style flags: 0
  50. -- line height: 16
  51. -- part name: Next card
  52. ----- HyperTalk script -----
  53. on mouseUp
  54.   go to next card
  55. end mouseUp
  56.  
  57.  
  58.  
  59. -- part 7 (button)
  60. -- low flags: 00
  61. -- high flags: 0002
  62. -- rect: left=5 top=317 right=337 bottom=35
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 15420 / 15420
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: Prev card
  71. ----- HyperTalk script -----
  72. on mouseUp
  73.   go to prev card
  74. end mouseUp
  75.  
  76.